home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / STUTTGART / FROMUTS / QRT / !QRT_!Changes next >
Encoding:
Text File  |  1989-07-13  |  1.0 KB  |  33 lines

  1. Changes made to QRT from version 1.5a
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. 1. The IMG file is now always a sprite file. It used to be a text file until
  5. it was closed.
  6.  
  7. 2. If the !Config file is missing, or corrupt, a fresh copy is created with
  8. the default settings of:
  9.  
  10.    aspect ratio = 0.9
  11.    screen mode  = 15
  12.    image size   = full size
  13.  
  14. 3. The multitasking has been improved so that generating sprites no longer
  15. hangs the machine at the end of each scan line.
  16.  
  17. 4. Initial position of the window is now closed to being central on a mode
  18. 12 screen.
  19.  
  20. 5. Initial slot size increased to reduce the possibility of QRT dying due to
  21. stack overflow - NB IF THE APPLICATION DISAPPEARS WITH THE HOURGLASS ON, IT
  22. IS PROBABLY DUE TO A STACK OVERFLOW.
  23.  
  24. Known bugs
  25. ~~~~~~~~~~
  26.  
  27. 1. The Floyd-Steinberg dithering algorithm isn't quite correct but you
  28. probably wouldn't notice anything wrong.
  29.  
  30. 2. QRT is still prone to stack overflows. One way to avoid this is not to
  31. have items with high reflectivity as this causes the rays to bounce around
  32. endlessly.
  33.